home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Utility Spectacular / Developer / macgzip_022-src / macos / Posix / README!!!! < prev   
Encoding:
Text File  |  1994-07-26  |  613 b   |  25 lines  |  [TEXT/ttxt]

  1. IMPORTANT NOTE:
  2.  
  3.  
  4. This is not the original Posix Library for Think C by
  5. Timothy Murphy <tim@maths.tcd.ie>, Trinity College Dublin
  6. as you can find it on
  7. ftp://ftp.maths.tcd.ie//pub/Mac/ThinkCPosix-1.1/ThinkCPosix.sit.hqx
  8.  
  9. I have changed the files 'stat.c' and 'utime.c' in order to set the dates in Unix format:
  10.  
  11. Mac     'Fri Jan  1 00:00:00 1904' = Un*x   'Thu Jan  1 00:00:00 1970'
  12.  
  13.  
  14.  
  15. That's all!
  16. SPDsoft <macspd@ivo.cps.unizar.es>
  17.  
  18. ••••
  19.  
  20. In order to compile MacGzip, you should copy 'Posix Includes' Folder to your 
  21. Think C 5.0.4 folder.
  22.  
  23. (Symantec C++ 7.0 has its own stat, but it has not 'time' and 'chmod')
  24.  
  25.